From: Glenn Morris Date: Thu, 1 Oct 2009 04:16:13 +0000 (+0000) Subject: Fix comment typo. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~10167 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=8053a800dbe72b76641e3b5643c55206078eeec8;p=emacs.git Fix comment typo. --- diff --git a/lisp/cedet/semantic/decorate/include.el b/lisp/cedet/semantic/decorate/include.el index 7acae52a58d..6a610b6b13e 100644 --- a/lisp/cedet/semantic/decorate/include.el +++ b/lisp/cedet/semantic/decorate/include.el @@ -24,7 +24,7 @@ ;; Highlight any include that is in a state the user may care about. ;; The basic idea is to have the state be highly visible so users will ;; as 'what is this?" and get the info they need to fix problems that -;; are otherwises transparent when trying to get smart completion +;; are otherwise transparent when trying to get smart completion ;; working. (require 'semantic/decorate/mode)